[INFO] cloning repository https://github.com/threadexio/cbundl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/threadexio/cbundl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthreadexio%2Fcbundl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthreadexio%2Fcbundl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98e6e48b08ee47256f70391a378acdb906f98218
[INFO] fixing threadexio/cbundl against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthreadexio%2Fcbundl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/threadexio/cbundl
[INFO] finished tweaking git repo https://github.com/threadexio/cbundl
[INFO] tweaked toml for git repo https://github.com/threadexio/cbundl written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/threadexio/cbundl on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/threadexio/cbundl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3
[INFO] running `Command { std: "docker" "start" "e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking petgraph v0.8.2
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling cbundl v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling module-derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking module v0.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking module-util v0.1.1
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/header.rs (1 fix)
[INFO] [stderr]        Fixed src/display.rs (2 fixes)
[INFO] [stderr]        Fixed src/config.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/display.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |       ($x:expr_2021) => {{
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 18 | |         $crate::display::_display_type(&$x)
[INFO] [stdout]    | |                                        ^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 19 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/formatter.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |               .with_context(|| format!("failed to run formatter {}", display!(&self.exe)))?;
[INFO] [stdout]    |                                                                      ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/display.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |       ($x:expr_2021) => {{
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 18 | |         $crate::display::_display_type(&$x)
[INFO] [stdout]    | |                                        ^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 19 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/formatter.rs:27:68
[INFO] [stdout]    |
[INFO] [stdout] 27 |               .with_context(|| format!("failed to run formatter {}", display!(&self.exe)))?;
[INFO] [stdout]    |                                                                      ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `display` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.76s
[INFO] [stderr] crater-edition-check: cbundl v0.1.4 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling cbundl v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/formatter.rs:27:77
[INFO] [stdout]    |
[INFO] [stdout] 27 |               .with_context(|| format!("failed to run formatter {}", display!(&self.exe)))?;
[INFO] [stdout]    |                                                                               ^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/display.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |       ($x:expr_2021) => {{
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 18 | |         $crate::display::_display_type(&$x)
[INFO] [stdout]    | |                                           - temporary value is freed at the end of this statement
[INFO] [stdout] 19 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cbundl` (bin "cbundl" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/formatter.rs:27:77
[INFO] [stdout]    |
[INFO] [stdout] 27 |               .with_context(|| format!("failed to run formatter {}", display!(&self.exe)))?;
[INFO] [stdout]    |                                                                               ^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/display.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |       ($x:expr_2021) => {{
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 18 | |         $crate::display::_display_type(&$x)
[INFO] [stdout]    | |                                           - temporary value is freed at the end of this statement
[INFO] [stdout] 19 | |     }};
[INFO] [stdout]    | |_____- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cbundl` (bin "cbundl") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3", kill_on_drop: false }`
[INFO] [stdout] e005abaa71d0c33f46e887e6c40ec5221252707803ee3040354bc0e6a65439f3
